shumate.Marker

Undocumented in source.

Public Imports

shumate.c.types
public import shumate.c.types;
Undocumented in source.

Members

Classes

Marker
class Marker

Markers represent points of interest on a map. Markers need to be placed on a layer (a [class@MarkerLayer]). Layers have to be added to a [class@Map] for the markers to show on the map.

Meta